Skip to content

chore(deps): bump the go-modules group with 2 updates#100

Merged
ralyodio merged 1 commit into
mainfrom
dependabot/go_modules/go-modules-03ceceac18
Jul 24, 2026
Merged

chore(deps): bump the go-modules group with 2 updates#100
ralyodio merged 1 commit into
mainfrom
dependabot/go_modules/go-modules-03ceceac18

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-modules group with 2 updates: github.com/livekit/protocol and github.com/pion/webrtc/v4.

Updates github.com/livekit/protocol from 1.50.0 to 1.50.4

Release notes

Sourced from github.com/livekit/protocol's releases.

@​livekit/protocol@​1.50.4

Patch Changes

@​livekit/protocol@​1.50.3

No release notes provided.

@​livekit/protocol@​1.50.2

Patch Changes

  • Export the agent simulation protos (Scenario, SimulationDispatch, SimulationMode, SimulationRun, ...) from the JS package root - #1674 (@​u9g)

@​livekit/protocol@​1.50.1

Patch Changes

  • Fix recursive call to CreateSIPInboundTrunkRequest.ValidateResult. - #1669 (@​alexfish8)
Changelog

Sourced from github.com/livekit/protocol's changelog.

1.50.4

Patch Changes

1.50.3

Patch Changes

  • agent simulation: homogenizes Turn/Job/Run LLM/TTS/STT/Conversation metrics shapes - #1673 (@​Bobronium)

1.50.2

1.50.1

Patch Changes

  • Fix recursive call to CreateSIPInboundTrunkRequest.ValidateResult. - #1669 (@​alexfish8)

  • agent simulation JobMetrics: add TTS.cer, add STT/TTS words/chars counts, replace jobs_failed with jobs_measured - #1670 (@​Bobronium)

Commits

Updates github.com/pion/webrtc/v4 from 4.2.16 to 4.2.17

Release notes

Sourced from github.com/pion/webrtc/v4's releases.

v4.2.17

Changelog

  • 21f6d7ad2c5a4159b56f7eec877738c34b4d66d3 Update module github.com/pion/rtp to v1.10.4
  • d9b2a24c395f82498c8b116ada77a25a528d1e2b Set the default MTU to 1191
  • be58c65a85ea75ceb61ccc7a1aceb64d69adc7ab Update actions/setup-node action to v7
  • a50e6853574235c8294896e90deeab0fd839df9f Update module github.com/pion/ice/v4 to v4.3.0 (#3474)
  • ebba224bb07c241036cf9fd7f98b37c26a016f52 Fix late assert panic in TestInterceptorNack
  • 8ddbe21d72c756a683edd71c7c662669619bc0c4 Expose ICE use-candidate priority setting (#3449)
  • 6fbce156e0de9764f1ce46ac581c0469ec1d7a04 Update module github.com/pion/dtls/v3 to v3.1.5 (#3469)
  • df4b786e8ccb39773e22847c5faaf40e2abba9bc Update module github.com/pion/rtp to v1.10.3 (#3465)
  • 991f6d352a1b51a0238293ff237ba8668df8d952 Update module github.com/pion/rtcp to v1.2.17 (#3462)
  • 6d4ca7483dd3d51796156157b9ec1d7d569b5434 Update module github.com/pion/turn/v5 to v5.0.12 (#3464)
  • 6b653c9e62bfa519dc2913d86c37f29fee68cb80 Update actions/checkout action to v7
  • 33562414be6c5f6e535d638dffba193ee9fd190e Add support for non-zero channel mapping
Commits
  • 21f6d7a Update module github.com/pion/rtp to v1.10.4
  • d9b2a24 Set the default MTU to 1191
  • be58c65 Update actions/setup-node action to v7
  • a50e685 Update module github.com/pion/ice/v4 to v4.3.0 (#3474)
  • ebba224 Fix late assert panic in TestInterceptorNack
  • 8ddbe21 Expose ICE use-candidate priority setting (#3449)
  • 6fbce15 Update module github.com/pion/dtls/v3 to v3.1.5 (#3469)
  • df4b786 Update module github.com/pion/rtp to v1.10.3 (#3465)
  • 991f6d3 Update module github.com/pion/rtcp to v1.2.17 (#3462)
  • 6d4ca74 Update module github.com/pion/turn/v5 to v5.0.12 (#3464)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-modules group with 2 updates: [github.com/livekit/protocol](https://github.com/livekit/protocol) and [github.com/pion/webrtc/v4](https://github.com/pion/webrtc).


Updates `github.com/livekit/protocol` from 1.50.0 to 1.50.4
- [Release notes](https://github.com/livekit/protocol/releases)
- [Changelog](https://github.com/livekit/protocol/blob/main/CHANGELOG.md)
- [Commits](livekit/protocol@v1.50.0...v1.50.4)

Updates `github.com/pion/webrtc/v4` from 4.2.16 to 4.2.17
- [Release notes](https://github.com/pion/webrtc/releases)
- [Commits](pion/webrtc@v4.2.16...v4.2.17)

---
updated-dependencies:
- dependency-name: github.com/livekit/protocol
  dependency-version: 1.50.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/pion/webrtc/v4
  dependency-version: 4.2.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 23, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​pion/​webrtc/​v4@​v4.2.16 ⏵ v4.2.1773 +1100100100100
Updatedgithub.com/​livekit/​protocol@​v1.50.0 ⏵ v1.50.474 +1100100100100

View full report

@ralyodio
ralyodio merged commit bf045ef into main Jul 24, 2026
5 checks passed
@ralyodio
ralyodio deleted the dependabot/go_modules/go-modules-03ceceac18 branch July 24, 2026 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant